Declaration of the LinearMatrixSolver class. More...
#include <boost/scoped_ptr.hpp>#include "gridpack/math/linear_matrix_solver_implementation.hpp"
Go to the source code of this file.
Classes | |
| class | gridpack::math::LinearMatrixSolverT< T, I > |
| A solver for multiple systems of linear equations. More... | |
Namespaces | |
| namespace | gridpack |
| namespace | gridpack::math |
Typedefs | |
| typedef LinearMatrixSolverT < ComplexType > | gridpack::math::ComplexLinearMatrixSolver |
| typedef LinearMatrixSolverT < RealType > | gridpack::math::RealLinearMatrixSolver |
| typedef ComplexLinearMatrixSolver | gridpack::math::LinearMatrixSolver |
Declaration of the LinearMatrixSolver class.
1.6.1